home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 34 / PC Gamer IT CD 34 2-2.iso / GNMDEMO / GNM / tnsClient.exe / 0 / RCDATA / TWRONGSERIALFRM / TWRONGSERIALFRM.txt
Text File  |  1998-07-02  |  945b  |  50 lines

  1. object WrongSerialFrm: TWrongSerialFrm
  2.   Left = 294
  3.   Top = 235
  4.   BorderStyle = bsDialog
  5.   Caption = 'WrongSerialFrm'
  6.   ClientHeight = 143
  7.   ClientWidth = 427
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object LaWrongSerial1: TLabel
  18.     Left = 20
  19.     Top = 8
  20.     Width = 389
  21.     Height = 49
  22.     AutoSize = False
  23.     Caption = 'LaWrongSerial1'
  24.     WordWrap = True
  25.   end
  26.   object LaWrongSerial2: TLabel
  27.     Left = 20
  28.     Top = 64
  29.     Width = 76
  30.     Height = 13
  31.     Caption = 'LaWrongSerial2'
  32.   end
  33.   object LaWrongSerial3: TLabel
  34.     Left = 20
  35.     Top = 84
  36.     Width = 76
  37.     Height = 13
  38.     Caption = 'LaWrongSerial3'
  39.   end
  40.   object BtOk: TButton
  41.     Left = 176
  42.     Top = 112
  43.     Width = 75
  44.     Height = 25
  45.     Caption = 'BtOk'
  46.     TabOrder = 0
  47.     OnClick = BtOkClick
  48.   end
  49. end
  50.